--------------------------------------------------------------------------------
NFTR2BMP                                                  Copyright (C) 2012 CUE
--------------------------------------------------------------------------------

Generate an 8-bits BMP file from a Nintendo DS Nitro font.

Usage: nftr2bmp fontname bmpname horizontal_tiles [tile_rotation]

* 'fontname' must be a valid NFTR file
* 'tile_rotation' must be 0-1-2-3 for 0-90-180-270 degrees (0 by default)

If you have any problem with some NTFR fonts, contact me to send me the font.


History
--------------------------------------------------------------------------------
2012-07-23:
  - initial version

2012-07-27:
  - horizontal tiles is no longer optional
  - added optional tile rotation


--------------------------------------------------------------------------------
NFTR2BMP                                                  Copyright (C) 2012 CUE
--------------------------------------------------------------------------------
